home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / os2 / xm198os2.zip / MODEMS.ZIP / ISDNCFOS.CFG < prev    next >
Text File  |  1995-01-31  |  1KB  |  34 lines

  1. ; =============================================================================
  2. ; ISDNCFOS.CFG  ISDN CAPI FOSSIL (cFos)       Xenia Version 1.98 - January 1995
  3. ; =============================================================================
  4. ; Make sure you set the receive and transmit buffers of cFos to AT LEAST 4096.
  5. ; The defaults in the current versions of cFos are receive=1024 transmit=6144
  6. ; So definitly adjust the setting for receive with -R4096 on the command-line;
  7. ; in addition you could adjust transmit with -T4096 and save some memory there.
  8.  
  9.  
  10. INCLUDE C:\XENIA\MODEMS\XENCAUSE.CFG
  11.  
  12. MDMRSP NOCONN  NO DIALTONE/
  13. ;MAILER COLLIDE
  14.  
  15. SPEED LOCK 64000
  16. FAX OFF
  17. FIRSTRING
  18.  
  19. INIT       ATZ|ATS10.3=1X9&D0&L*|               ; Enable calls on all EAZs
  20. RESET      ATZ|
  21. BUSY       ATZ|
  22. ANSWER     ATA|
  23. AFTERCALL  ATI2|
  24.  
  25. OKDIAL     ISDNA ISDNB ISDNC -*
  26.  
  27. PREFIXSUFFIX  ATB0D/|   ISDNC
  28. PREFIXSUFFIX  ATB1D/|   ISDNB
  29. PREFIXSUFFIX  ATB2D/|   ISDNA
  30. PREFIXSUFFIX  ATB0D/|
  31.  
  32.  
  33. ; =============================================================================
  34.